CGlobal

io.joern.c2cpg.datastructures.CGlobal$
object CGlobal extends Global

Attributes

Graph
Supertypes
class Global
class Object
trait Matchable
class Any
Self type
CGlobal.type

Members list

Concise view

Value members

Concrete methods

def getAstsFromAstCache(diffGraph: DiffGraphBuilder, filename: String, fromFilename: String, linenumber: Option[Int], columnnumber: Option[Int], astCreatorFunction: => Seq[Ast]): Seq[Ast]
def headerFiles: Set[String]
def shouldBeCleared(): Boolean
def typesSeen(): List[String]

Inherited fields

val usedTypes: ConcurrentHashMap[String, Boolean]

Attributes

Inherited from:
Global